[INFO] cloning repository https://github.com/sriramsenthill/bitcoin-icp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sriramsenthill/bitcoin-icp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriramsenthill%2Fbitcoin-icp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriramsenthill%2Fbitcoin-icp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21f7b349798fe64663786b5549dbf18c38694b4e
[INFO] testing sriramsenthill/bitcoin-icp against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriramsenthill%2Fbitcoin-icp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sriramsenthill/bitcoin-icp
[INFO] finished tweaking git repo https://github.com/sriramsenthill/bitcoin-icp
[INFO] tweaked toml for git repo https://github.com/sriramsenthill/bitcoin-icp written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sriramsenthill/bitcoin-icp on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sriramsenthill/bitcoin-icp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-timers v0.1.2
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded ic0 v0.21.1
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded ic-cdk-executor v0.1.0
[INFO] [stderr]   Downloaded ic0 v0.18.11
[INFO] [stderr]   Downloaded candid_derive v0.10.19
[INFO] [stderr]   Downloaded ic-btc-interface v0.2.2
[INFO] [stderr]   Downloaded candid_derive v0.5.0
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded ic-cdk v0.12.3
[INFO] [stderr]   Downloaded candid v0.10.19
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded num_enum v0.5.11
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.7
[INFO] [stderr]   Downloaded ic-cdk v0.7.4
[INFO] [stderr]   Downloaded num_enum_derive v0.5.11
[INFO] [stderr]   Downloaded candid v0.8.4
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a98f20cd0ef54b29ad3fd7568d4c7e517ac1c8bf13a04702a0d980de69e676ff
[INFO] running `Command { std: "docker" "start" "-a" "a98f20cd0ef54b29ad3fd7568d4c7e517ac1c8bf13a04702a0d980de69e676ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a98f20cd0ef54b29ad3fd7568d4c7e517ac1c8bf13a04702a0d980de69e676ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98f20cd0ef54b29ad3fd7568d4c7e517ac1c8bf13a04702a0d980de69e676ff", kill_on_drop: false }`
[INFO] [stdout] a98f20cd0ef54b29ad3fd7568d4c7e517ac1c8bf13a04702a0d980de69e676ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84850993d2c96f81c5ca1ab87a42a9f732b1518168e4cddc13d4c5a6dff0511
[INFO] running `Command { std: "docker" "start" "-a" "e84850993d2c96f81c5ca1ab87a42a9f732b1518168e4cddc13d4c5a6dff0511", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling candid_derive v0.10.19
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling candid v0.10.19
[INFO] [stderr]    Compiling ic-btc-interface v0.2.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.12.3
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]    Compiling ic-cdk v0.7.4
[INFO] [stderr]    Compiling ic-cdk-timers v0.1.2
[INFO] [stderr]    Compiling bitcoin_canister_backend v0.1.0 (/opt/rustwide/workdir/src/bitcoin_canister_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/opt/rustwide/target/debug/deps/rustc0yrtSD/list" "-Wl,--no-undefined-version" "-m64" "/opt/rustwide/target/debug/deps/rustc0yrtSD/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_btc_interface-164021c7cd9a236e,libic_cdk-09122bdb09487560,libic_cdk_executor-f8ab680a303e8c3e,libic0-88cedc4127ae8e95,libcandid-3c3f75d347b91d57,libstacker-9e7d4123bb5e4f37,libpsm-5dd766fc69870963,liblibc-7d0f03b2bc1af056,libhex-28742b4ca144387c,libserde_bytes-e5653aa4eee4872f,libpretty-096f3783f757e75e,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-fd6518c0a6a2288e,libcrc32fast-6a1b2c0aa5421d05,libdata_encoding-6d465a39edfa29f6,libsha2-90911ae3591860de,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libnum_bigint-c27a0eb789dbbcd4,libnum_integer-8994f55b08cf2168,libnum_traits-8434f84c7e6b85f7,libanyhow-7e5dcd40304f6dad,libbinread-a3a55dcacaaa8fdd,liblazy_static-b3603208c0de2608,libthiserror-5500e994e7308076,libserde-28968c50dd5a815d,libserde_core-be90c2fce884bcd4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0yrtSD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-ab386c8328c85058/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libbitcoin_canister_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /opt/rustwide/target/debug/deps/rustc0yrtSD/list:4: ; expected, but got get_bitcoin_network
[INFO] [stdout]           >>>     canister_query get_bitcoin_network;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin_canister_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e84850993d2c96f81c5ca1ab87a42a9f732b1518168e4cddc13d4c5a6dff0511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84850993d2c96f81c5ca1ab87a42a9f732b1518168e4cddc13d4c5a6dff0511", kill_on_drop: false }`
[INFO] [stdout] e84850993d2c96f81c5ca1ab87a42a9f732b1518168e4cddc13d4c5a6dff0511
